home *** CD-ROM | disk | FTP | other *** search
- This is the first bug-fix update of BGUI version 1.0. Only the files which
- have changed from the version 1.0 distribution are included. A small number
- of things has been added and a couple of bugs have been fixed which includes
- one major bug. Below you can see what has been done.
-
- V37.25
- ======
-
- * BUG FIX: Most of the macros in the Amiga E support that called uppon
- BGUI_DoGadgetMethodA() were broken. Major screwup from my side. Sorry...
-
- * Made the GA_Disabled tag settable with OM_SET/OM_UPDATE on groupclass
- objects. When set on a groupclass object all members in the group will be
- disabled/enabled. Suggested by Paul Weterings.
-
- * BUG FIX: The mxclass can now be controlled by the keyboard. Keyboard
- control of this class is style guide compliant.
-
- * BUG FIX: Sometimes the key message handler of the windowclass could leave
- a message pending which could result in repeated keys not functioning
- anymore. Should be fixed now.
-
- * BUG FIX: Manually setting LISTV_Top with OM_SET or OM_UPDATE did not move
- the scroller along with the list.
-
- * Increased the minimum height of a listview class object.
-
- * The initial public release lacked the presence of the clib/bgui_protos.h
- file. Sorry about that.
-
- * BUG FIX: The MsgInfo in bgui_macros.[p]ma of the Amiga E support was
- broken.
-
- * BUG FIX: For some strange reason the OS 2.04 propgclass seems to fiddle
- with the font in the RastPort. This caused the adding of entries in a
- listview object to give strange results when the system font and screen
- font differed. Should be fixed now. Bug found by Michael Barsoom.
-
- * Added the PAGE_NoBufferRP and WINDOW_NoBufferRP attributes. This will
- alow you to have rendering happen on-screen.
-
- * Release 1.0a. Public bug-fix update #1.
-
- Enjoy,
- Jan
-